home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2008 February / PCWFEB08.iso / Software / FromTheMag / Paragon Drive Copy 8.5 / dcpro_demo.exe / Disk1 / data1.cab / Resource / ui / mbc_bootopts.ui < prev    next >
Encoding:
Qt User Interface  |  2007-05-24  |  20.4 KB  |  451 lines

  1. <!DOCTYPE UI><UI version="3.3" stdsetdef="1">
  2. <class>Form2</class>
  3. <widget class="QWidget">
  4.     <property name="name">
  5.         <cstring>Form2</cstring>
  6.     </property>
  7.     <property name="geometry">
  8.         <rect>
  9.             <x>0</x>
  10.             <y>0</y>
  11.             <width>490</width>
  12.             <height>373</height>
  13.         </rect>
  14.     </property>
  15.     <property name="caption">
  16.         <string>Form2</string>
  17.     </property>
  18.     <grid>
  19.         <property name="name">
  20.             <cstring>unnamed</cstring>
  21.         </property>
  22.         <spacer row="0" column="2">
  23.             <property name="name">
  24.                 <cstring>spacer23_2</cstring>
  25.             </property>
  26.             <property name="orientation">
  27.                 <enum>Horizontal</enum>
  28.             </property>
  29.             <property name="sizeType">
  30.                 <enum>Fixed</enum>
  31.             </property>
  32.             <property name="sizeHint">
  33.                 <size>
  34.                     <width>30</width>
  35.                     <height>16</height>
  36.                 </size>
  37.             </property>
  38.         </spacer>
  39.         <widget class="QLabel" row="3" column="1" rowspan="1" colspan="2">
  40.             <property name="name">
  41.                 <cstring>BootPageTip</cstring>
  42.             </property>
  43.             <property name="text">
  44.                 <string>To continue , click <b>Next</b></string>
  45.             </property>
  46.             <property name="alignment">
  47.                 <set>AlignTop|AlignLeft</set>
  48.             </property>
  49.         </widget>
  50.         <spacer row="0" column="0">
  51.             <property name="name">
  52.                 <cstring>spacer23</cstring>
  53.             </property>
  54.             <property name="orientation">
  55.                 <enum>Horizontal</enum>
  56.             </property>
  57.             <property name="sizeType">
  58.                 <enum>Fixed</enum>
  59.             </property>
  60.             <property name="sizeHint">
  61.                 <size>
  62.                     <width>30</width>
  63.                     <height>16</height>
  64.                 </size>
  65.             </property>
  66.         </spacer>
  67.         <widget class="QButtonGroup" row="0" column="1">
  68.             <property name="name">
  69.                 <cstring>Boot_BtnGroup</cstring>
  70.             </property>
  71.             <property name="frameShape">
  72.                 <enum>NoFrame</enum>
  73.             </property>
  74.             <property name="frameShadow">
  75.                 <enum>Plain</enum>
  76.             </property>
  77.             <property name="title">
  78.                 <string></string>
  79.             </property>
  80.             <grid>
  81.                 <property name="name">
  82.                     <cstring>unnamed</cstring>
  83.                 </property>
  84.                 <widget class="QRadioButton" row="0" column="0" rowspan="1" colspan="2">
  85.                     <property name="name">
  86.                         <cstring>BootManEnableBtn</cstring>
  87.                     </property>
  88.                     <property name="focusPolicy">
  89.                         <enum>NoFocus</enum>
  90.                     </property>
  91.                     <property name="text">
  92.                         <string>&Allow to start recovery system from backup capsule</string>
  93.                     </property>
  94.                     <property name="accel">
  95.                         <string>Alt+A</string>
  96.                     </property>
  97.                     <property name="checked">
  98.                         <bool>false</bool>
  99.                     </property>
  100.                     <property name="whatsThis" stdset="0">
  101.                         <string>Select this option to enlarge the backup capsule. The space will be taken from the free blocks (if any). You will also be able to specify an other partition that can donate space to the backup capsule.</string>
  102.                     </property>
  103.                 </widget>
  104.                 <spacer row="1" column="0">
  105.                     <property name="name">
  106.                         <cstring>spacer6</cstring>
  107.                     </property>
  108.                     <property name="orientation">
  109.                         <enum>Horizontal</enum>
  110.                     </property>
  111.                     <property name="sizeType">
  112.                         <enum>Fixed</enum>
  113.                     </property>
  114.                     <property name="sizeHint">
  115.                         <size>
  116.                             <width>16</width>
  117.                             <height>16</height>
  118.                         </size>
  119.                     </property>
  120.                 </spacer>
  121.                 <widget class="QRadioButton" row="2" column="0" rowspan="1" colspan="2">
  122.                     <property name="name">
  123.                         <cstring>BootManDisableBtn</cstring>
  124.                     </property>
  125.                     <property name="focusPolicy">
  126.                         <enum>TabFocus</enum>
  127.                     </property>
  128.                     <property name="text">
  129.                         <string>&Do not allow to start recovery system from backup capsule</string>
  130.                     </property>
  131.                     <property name="accel">
  132.                         <string>Alt+D</string>
  133.                     </property>
  134.                     <property name="checked">
  135.                         <bool>true</bool>
  136.                     </property>
  137.                     <property name="whatsThis" stdset="0">
  138.                         <string>Select this option to shrink the backup capsule. The space gained from the backup capsule will be added to any partition of your choice.</string>
  139.                     </property>
  140.                 </widget>
  141.                 <widget class="QGroupBox" row="1" column="1">
  142.                     <property name="name">
  143.                         <cstring>BMOptionsFrame</cstring>
  144.                     </property>
  145.                     <property name="enabled">
  146.                         <bool>false</bool>
  147.                     </property>
  148.                     <property name="frameShape">
  149.                         <enum>NoFrame</enum>
  150.                     </property>
  151.                     <property name="frameShadow">
  152.                         <enum>Plain</enum>
  153.                     </property>
  154.                     <property name="title">
  155.                         <string></string>
  156.                     </property>
  157.                     <vbox>
  158.                         <property name="name">
  159.                             <cstring>unnamed</cstring>
  160.                         </property>
  161.                         <widget class="QLayoutWidget">
  162.                             <property name="name">
  163.                                 <cstring>layout2</cstring>
  164.                             </property>
  165.                             <hbox>
  166.                                 <property name="name">
  167.                                     <cstring>unnamed</cstring>
  168.                                 </property>
  169.                                 <widget class="QLabel">
  170.                                     <property name="name">
  171.                                         <cstring>textLabel1</cstring>
  172.                                     </property>
  173.                                     <property name="text">
  174.                                         <string>&Time to display the  backup capsule startup message:</string>
  175.                                     </property>
  176.                                     <property name="buddy" stdset="0">
  177.                                         <cstring>BootManTimeoutSpin</cstring>
  178.                                     </property>
  179.                                 </widget>
  180.                                 <widget class="QSpinBox">
  181.                                     <property name="name">
  182.                                         <cstring>BootManTimeoutSpin</cstring>
  183.                                     </property>
  184.                                     <property name="sizePolicy">
  185.                                         <sizepolicy>
  186.                                             <hsizetype>4</hsizetype>
  187.                                             <vsizetype>0</vsizetype>
  188.                                             <horstretch>0</horstretch>
  189.                                             <verstretch>0</verstretch>
  190.                                         </sizepolicy>
  191.                                     </property>
  192.                                     <property name="suffix">
  193.                                         <string> seconds</string>
  194.                                     </property>
  195.                                     <property name="maxValue">
  196.                                         <number>999</number>
  197.                                     </property>
  198.                                     <property name="minValue">
  199.                                         <number>1</number>
  200.                                     </property>
  201.                                     <property name="value">
  202.                                         <number>5</number>
  203.                                     </property>
  204.                                 </widget>
  205.                                 <spacer>
  206.                                     <property name="name">
  207.                                         <cstring>spacer7</cstring>
  208.                                     </property>
  209.                                     <property name="orientation">
  210.                                         <enum>Horizontal</enum>
  211.                                     </property>
  212.                                     <property name="sizeType">
  213.                                         <enum>Expanding</enum>
  214.                                     </property>
  215.                                     <property name="sizeHint">
  216.                                         <size>
  217.                                             <width>21</width>
  218.                                             <height>11</height>
  219.                                         </size>
  220.                                     </property>
  221.                                 </spacer>
  222.                             </hbox>
  223.                         </widget>
  224.                         <widget class="QLayoutWidget">
  225.                             <property name="name">
  226.                                 <cstring>layout1</cstring>
  227.                             </property>
  228.                             <hbox>
  229.                                 <property name="name">
  230.                                     <cstring>unnamed</cstring>
  231.                                 </property>
  232.                                 <widget class="QLabel">
  233.                                     <property name="name">
  234.                                         <cstring>textLabel2</cstring>
  235.                                     </property>
  236.                                     <property name="text">
  237.                                         <string>Choose a &hot key for startup from the backup capsule:</string>
  238.                                     </property>
  239.                                     <property name="buddy" stdset="0">
  240.                                         <cstring>BootManKeyCombo</cstring>
  241.                                     </property>
  242.                                 </widget>
  243.                                 <widget class="QComboBox">
  244.                                     <item>
  245.                                         <property name="text">
  246.                                             <string>F1</string>
  247.                                         </property>
  248.                                     </item>
  249.                                     <item>
  250.                                         <property name="text">
  251.                                             <string>F2</string>
  252.                                         </property>
  253.                                     </item>
  254.                                     <item>
  255.                                         <property name="text">
  256.                                             <string>F3</string>
  257.                                         </property>
  258.                                     </item>
  259.                                     <item>
  260.                                         <property name="text">
  261.                                             <string>F4</string>
  262.                                         </property>
  263.                                     </item>
  264.                                     <item>
  265.                                         <property name="text">
  266.                                             <string>F5</string>
  267.                                         </property>
  268.                                     </item>
  269.                                     <item>
  270.                                         <property name="text">
  271.                                             <string>F6</string>
  272.                                         </property>
  273.                                     </item>
  274.                                     <item>
  275.                                         <property name="text">
  276.                                             <string>F7</string>
  277.                                         </property>
  278.                                     </item>
  279.                                     <item>
  280.                                         <property name="text">
  281.                                             <string>F8</string>
  282.                                         </property>
  283.                                     </item>
  284.                                     <item>
  285.                                         <property name="text">
  286.                                             <string>F9</string>
  287.                                         </property>
  288.                                     </item>
  289.                                     <item>
  290.                                         <property name="text">
  291.                                             <string>F10</string>
  292.                                         </property>
  293.                                     </item>
  294.                                     <item>
  295.                                         <property name="text">
  296.                                             <string>F11</string>
  297.                                         </property>
  298.                                     </item>
  299.                                     <item>
  300.                                         <property name="text">
  301.                                             <string>F12</string>
  302.                                         </property>
  303.                                     </item>
  304.                                     <property name="name">
  305.                                         <cstring>BootManKeyCombo</cstring>
  306.                                     </property>
  307.                                     <property name="sizePolicy">
  308.                                         <sizepolicy>
  309.                                             <hsizetype>4</hsizetype>
  310.                                             <vsizetype>0</vsizetype>
  311.                                             <horstretch>0</horstretch>
  312.                                             <verstretch>0</verstretch>
  313.                                         </sizepolicy>
  314.                                     </property>
  315.                                 </widget>
  316.                                 <spacer>
  317.                                     <property name="name">
  318.                                         <cstring>spacer8</cstring>
  319.                                     </property>
  320.                                     <property name="orientation">
  321.                                         <enum>Horizontal</enum>
  322.                                     </property>
  323.                                     <property name="sizeType">
  324.                                         <enum>Expanding</enum>
  325.                                     </property>
  326.                                     <property name="sizeHint">
  327.                                         <size>
  328.                                             <width>16</width>
  329.                                             <height>11</height>
  330.                                         </size>
  331.                                     </property>
  332.                                 </spacer>
  333.                             </hbox>
  334.                         </widget>
  335.                         <widget class="QLabel">
  336.                             <property name="name">
  337.                                 <cstring>textLabel3</cstring>
  338.                             </property>
  339.                             <property name="text">
  340.                                 <string>Startup message preview:</string>
  341.                             </property>
  342.                         </widget>
  343.                         <widget class="CPathROEdit">
  344.                             <property name="name">
  345.                                 <cstring>BootManMessageEdit</cstring>
  346.                             </property>
  347.                             <property name="frameShape">
  348.                                 <enum>LineEditPanel</enum>
  349.                             </property>
  350.                             <property name="frameShadow">
  351.                                 <enum>Sunken</enum>
  352.                             </property>
  353.                         </widget>
  354.                         <spacer>
  355.                             <property name="name">
  356.                                 <cstring>spacer9_2</cstring>
  357.                             </property>
  358.                             <property name="orientation">
  359.                                 <enum>Vertical</enum>
  360.                             </property>
  361.                             <property name="sizeType">
  362.                                 <enum>Fixed</enum>
  363.                             </property>
  364.                             <property name="sizeHint">
  365.                                 <size>
  366.                                     <width>16</width>
  367.                                     <height>16</height>
  368.                                 </size>
  369.                             </property>
  370.                         </spacer>
  371.                     </vbox>
  372.                 </widget>
  373.             </grid>
  374.         </widget>
  375.         <spacer row="1" column="1">
  376.             <property name="name">
  377.                 <cstring>spacer21</cstring>
  378.             </property>
  379.             <property name="orientation">
  380.                 <enum>Vertical</enum>
  381.             </property>
  382.             <property name="sizeType">
  383.                 <enum>Expanding</enum>
  384.             </property>
  385.             <property name="sizeHint">
  386.                 <size>
  387.                     <width>16</width>
  388.                     <height>16</height>
  389.                 </size>
  390.             </property>
  391.         </spacer>
  392.         <widget class="CStaticTip" row="2" column="1">
  393.             <property name="name">
  394.                 <cstring>MBRWarningTip</cstring>
  395.             </property>
  396.             <property name="sizePolicy">
  397.                 <sizepolicy>
  398.                     <hsizetype>5</hsizetype>
  399.                     <vsizetype>4</vsizetype>
  400.                     <horstretch>0</horstretch>
  401.                     <verstretch>0</verstretch>
  402.                 </sizepolicy>
  403.             </property>
  404.             <property name="Alignment" stdset="0">
  405.                 <set>WordBreak|AlignVCenter</set>
  406.             </property>
  407.             <property name="Margin" stdset="0">
  408.                 <number>10</number>
  409.             </property>
  410.             <property name="ShadowWidth" stdset="0">
  411.                 <number>2</number>
  412.             </property>
  413.             <vbox>
  414.             </vbox>
  415.         </widget>
  416.     </grid>
  417. </widget>
  418. <connections>
  419.     <connection>
  420.         <sender>BootManKeyCombo</sender>
  421.         <signal>activated(const QString&)</signal>
  422.         <receiver>Form2</receiver>
  423.         <slot>BootManKeyCombo_activated(const QString&)</slot>
  424.     </connection>
  425.     <connection>
  426.         <sender>BootManDisableBtn</sender>
  427.         <signal>toggled(bool)</signal>
  428.         <receiver>Form2</receiver>
  429.         <slot>BootManDisableBtn_toggled(bool)</slot>
  430.     </connection>
  431. </connections>
  432. <tabstops>
  433.     <tabstop>BootManEnableBtn</tabstop>
  434.     <tabstop>BootManTimeoutSpin</tabstop>
  435.     <tabstop>BootManKeyCombo</tabstop>
  436. </tabstops>
  437. <includes>
  438.     <include location="local" impldecl="in implementation">mbc_bootopts.ui.h</include>
  439. </includes>
  440. <slots>
  441.     <slot>Tasks_BtnGroup_clicked( int )</slot>
  442.     <slot>BootManKeyCombo_activated( const QString & )</slot>
  443.     <slot>BootManDisableBtn_toggled( bool )</slot>
  444. </slots>
  445. <layoutdefaults spacing="6" margin="0"/>
  446. <includehints>
  447.     <includehint>pathroedit.h</includehint>
  448.     <includehint>statictip.h</includehint>
  449. </includehints>
  450. </UI>
  451.